From: Michael Albinus Date: Fri, 18 Apr 2025 07:31:54 +0000 (+0200) Subject: * admin/notes/emba: Fix docker build instruction. X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~139 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=93ad8407ed82c27835cf27b15ee2637a2ebba482;p=emacs.git * admin/notes/emba: Fix docker build instruction. --- diff --git a/admin/notes/emba b/admin/notes/emba index 2d0aaa6e8f0..cf4184ccc92 100644 --- a/admin/notes/emba +++ b/admin/notes/emba @@ -91,7 +91,7 @@ emba.gnu.org:5050, is not accessible publicly. Instead, the container images must be build locally. Change the current directory to a recent Emacs branch (not a worktree), and apply the command - docker build --target emacs-inotify --tag emacs-inotify \ + docker buildx build --target emacs-inotify --tag emacs-inotify \ -f test/infra/Dockerfile.emba . This creates the Debian-based image emacs-inotify, based on the